home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg4.cab / test_pickletools.py < prev    next >
Text File  |  2005-11-19  |  87b  |  4 lines

  1. import pickletools
  2. from test import test_support
  3. test_support.run_doctest(pickletools)
  4.